home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMRASDIALUP / TFRMRASDIALUP.txt
Encoding:
Text File  |  2003-01-14  |  5.9 KB  |  244 lines

  1. inherited frmRASDialUp: TfrmRASDialUp
  2.   Left = 469
  3.   Top = 241
  4.   HelpContext = 21
  5.   OldCreateOrder = True
  6.   OnShow = FormShow
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited pnlTop: TPanel
  10.     inherited lblCommandName: TLabel
  11.       Caption = ''
  12.     end
  13.     inherited memActionDesc: TMemo
  14.       Lines.Strings = (
  15.         
  16.           'Establishes a dial-up connection from either a system phone book' +
  17.           ' entry or a '
  18.         
  19.           'phone number.  Note that this does not take on the redial proper' +
  20.           'ties that are '
  21.         'specified in the phone book entry.')
  22.     end
  23.   end
  24.   inherited pnlCenter: TPanel
  25.     inherited pgcControlPage: TPageControl
  26.       inherited tbsAM5Main: TTabSheet
  27.         object lblPhoneBook: TLabel
  28.           Left = 10
  29.           Top = 16
  30.           Width = 229
  31.           Height = 13
  32.           AutoSize = False
  33.           Caption = 'Phone &book entries:'
  34.           FocusControl = cbxConnection
  35.         end
  36.         object cbxConnection: TComboBox
  37.           Left = 10
  38.           Top = 32
  39.           Width = 198
  40.           Height = 21
  41.           ItemHeight = 13
  42.           TabOrder = 0
  43.         end
  44.         object grpManual: TGroupBox
  45.           Left = 10
  46.           Top = 65
  47.           Width = 220
  48.           Height = 149
  49.           TabOrder = 1
  50.           object lblPhoneNumber: TLabel
  51.             Left = 12
  52.             Top = 20
  53.             Width = 189
  54.             Height = 13
  55.             AutoSize = False
  56.             Caption = 'Phone &number:'
  57.             FocusControl = edtPhoneNumber
  58.           end
  59.           object lblUserName: TLabel
  60.             Left = 12
  61.             Top = 60
  62.             Width = 185
  63.             Height = 13
  64.             AutoSize = False
  65.             Caption = '&User name:'
  66.             FocusControl = edtUserName
  67.           end
  68.           object lblPassword: TLabel
  69.             Left = 12
  70.             Top = 100
  71.             Width = 189
  72.             Height = 13
  73.             AutoSize = False
  74.             Caption = '&Password:'
  75.             FocusControl = edtPassword
  76.           end
  77.           object edtPhoneNumber: TEdit
  78.             Left = 12
  79.             Top = 36
  80.             Width = 157
  81.             Height = 21
  82.             TabOrder = 1
  83.           end
  84.           object edtUserName: TEdit
  85.             Left = 12
  86.             Top = 76
  87.             Width = 157
  88.             Height = 21
  89.             TabOrder = 2
  90.           end
  91.           object edtPassword: TEdit
  92.             Left = 12
  93.             Top = 116
  94.             Width = 157
  95.             Height = 21
  96.             PasswordChar = '*'
  97.             TabOrder = 3
  98.           end
  99.           object chkManual: TCheckBox
  100.             Left = 12
  101.             Top = 0
  102.             Width = 157
  103.             Height = 17
  104.             Caption = 'Use &manual settings'
  105.             TabOrder = 0
  106.             OnClick = chkManualClick
  107.           end
  108.         end
  109.         object GroupBox1: TGroupBox
  110.           Left = 239
  111.           Top = 65
  112.           Width = 220
  113.           Height = 149
  114.           TabOrder = 5
  115.           object lblRedialAttempts: TLabel
  116.             Left = 12
  117.             Top = 20
  118.             Width = 177
  119.             Height = 13
  120.             AutoSize = False
  121.             Caption = 'Redial &attempts:'
  122.             FocusControl = edtRedialAttempts
  123.           end
  124.           object lblTime: TLabel
  125.             Left = 12
  126.             Top = 60
  127.             Width = 189
  128.             Height = 13
  129.             AutoSize = False
  130.             Caption = '&Time between attempts:'
  131.             FocusControl = edtTime
  132.           end
  133.           object chkRedial: TCheckBox
  134.             Left = 12
  135.             Top = 0
  136.             Width = 157
  137.             Height = 17
  138.             Caption = '&Redial settings'
  139.             TabOrder = 0
  140.             OnClick = chkRedialClick
  141.           end
  142.           object edtRedialAttempts: TEdit
  143.             Left = 12
  144.             Top = 36
  145.             Width = 77
  146.             Height = 21
  147.             TabOrder = 1
  148.             Text = '3'
  149.           end
  150.           object edtTime: TEdit
  151.             Left = 12
  152.             Top = 76
  153.             Width = 77
  154.             Height = 21
  155.             TabOrder = 2
  156.             Text = '30'
  157.           end
  158.           object cbxTime: TComboBox
  159.             Left = 97
  160.             Top = 76
  161.             Width = 97
  162.             Height = 21
  163.             Style = csDropDownList
  164.             ItemHeight = 13
  165.             TabOrder = 3
  166.             Items.Strings = (
  167.               'seconds'
  168.               'minutes')
  169.           end
  170.         end
  171.         object rdConnect: TRadioButton
  172.           Left = 236
  173.           Top = 4
  174.           Width = 325
  175.           Height = 17
  176.           Caption = 'E&stablish a connection'
  177.           Checked = True
  178.           ParentShowHint = False
  179.           ShowHint = True
  180.           TabOrder = 2
  181.           TabStop = True
  182.           OnEnter = rdConnectEnter
  183.         end
  184.         object rdDisconnect: TRadioButton
  185.           Left = 236
  186.           Top = 44
  187.           Width = 317
  188.           Height = 17
  189.           Caption = 'Disconnect all &connections'
  190.           TabOrder = 4
  191.           OnEnter = rdDisconnectEnter
  192.         end
  193.         object rdDisconOne: TRadioButton
  194.           Left = 236
  195.           Top = 24
  196.           Width = 249
  197.           Height = 17
  198.           Caption = '&Disconnect a specific connection'
  199.           TabOrder = 3
  200.           OnEnter = rdDisconOneEnter
  201.         end
  202.       end
  203.     end
  204.   end
  205.   inherited taclKeyboardTrap: TActionList
  206.     Left = 204
  207.   end
  208.   inherited dxSIBarManager: TdxBarManager
  209.     Categories.ItemsVisibles = (
  210.       2)
  211.     Categories.Visibles = (
  212.       True)
  213.     PopupMenuLinks = <
  214.       item
  215.         Control = lsvAM5Errors
  216.         PopupMenu = dxCheckPopup
  217.       end>
  218.     Left = 24
  219.     DockControlHeights = (
  220.       0
  221.       0
  222.       0
  223.       0)
  224.   end
  225.   inherited dxCheckPopup: TdxBarPopupMenu
  226.     ItemLinks = <
  227.       item
  228.         Item = itmCheckAllErrors
  229.         UserGlyph.Data = {00000000}
  230.         Visible = True
  231.       end
  232.       item
  233.         Item = itmCheckNoErrors
  234.         UserGlyph.Data = {00000000}
  235.         Visible = True
  236.       end>
  237.     Left = 156
  238.     Top = 111
  239.   end
  240.   inherited IvTranslator1: TIvTranslator
  241.     Left = 232
  242.   end
  243. end
  244.